home *** CD-ROM | disk | FTP | other *** search
/ Champak 49 / Volume 49 - JOGO DISK .iso / Games / flappy.swf / scripts / frame_1 / DoAction_2.as next >
Encoding:
Text File  |  2007-09-27  |  138 b   |  7 lines

  1. _root.BigBird.scrollStart = false;
  2. best = 0;
  3. _root.baseScore = 0;
  4. _root.count = 1;
  5. music = new Sound();
  6. music.attachSound("music");
  7.